Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Register gateway with Solidus #12

Merged
merged 1 commit into from
Sep 7, 2016
Merged

Register gateway with Solidus #12

merged 1 commit into from
Sep 7, 2016

Conversation

adammathys
Copy link
Member

Otherwise, admins can't select this as a payment method.

@cbrunsdon
Copy link
Contributor

I thought we did this with strings now to fix loading issues, no?

@cbrunsdon
Copy link
Contributor

though I guess that would mean we would have to limit solidus support from older versions... 👍

@@ -9,6 +9,10 @@ class Engine < Rails::Engine
g.test_framework :rspec
end

initializer "register_soliuds_paypal_braintree_gateway", after: "spree.register.payment_methods" do |app|
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo.

Otherwise, admins can't select this as a payment method.
@stewart
Copy link
Contributor

stewart commented Sep 7, 2016

👍

@stewart stewart merged commit 1f86015 into solidusio:master Sep 7, 2016
@adammathys adammathys deleted the register-gateway branch September 8, 2016 15:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants